projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5134407
)
(url-history-list): Var deleted for real.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 8 Dec 2005 00:00:20 +0000
(
00:00
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 8 Dec 2005 00:00:20 +0000
(
00:00
+0000)
lisp/url/url-history.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-history.el
b/lisp/url/url-history.el
index 8e939d7e39aa82e358ac699625ec0fe50a9d629a..3bb7145b451e507ede07e0d2cac8a2496072b09a 100644
(file)
--- a/
lisp/url/url-history.el
+++ b/
lisp/url/url-history.el
@@
-72,9
+72,6
@@
to run the `url-history-setup-save-timer' function manually."
(defvar url-history-timer nil)
-(defvar url-history-list nil
- "List of urls visited this session.")
-
(defvar url-history-changed-since-last-save nil
"Whether the history list has changed since the last save operation.")